home *** CD-ROM | disk | FTP | other *** search
- <panel title="Player Stats Panel">
-
- <layout class="fit_children_attachment" alignment="vertical,fill" offset="0" gap="0"/>
- <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" layout_children="true"/>
-
- <container id="pslt" title="Statistics">
- <boolean id="scst" value="true"/>
- <boolean id="sdst" value="true"/>
-
- <layout class="stick_to_sides_attachment" alignment="top" inset="0" name="Player Stats"/>
- <layout class="fit_children_attachment" alignment="vertical,fill" offset="0" gap="0"/>
- <layout class="stick_to_sides_attachment" alignment="horizontal" inset="0" layout_children="true"/>
-
- <widget class="table" id="pstt" layout="-1, 60, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50" mode="fill_rows,printable" row_height="20" row_span="0" stretch_to_fit_rows="true" >
- <layout class="stick_to_sides_attachment" alignment="top" inset="0"/>
-
- <list id="headings">
- <record text="Statistics" alignment="left, centre_y"/>
- </list>
-
- <record id="default_properties" alignment="centre"/>
-
-
- <list id="column_properties">
- <record indx="0" alignment="left,centre_y"/>
- <record indx="5" colour="yellow card"/> <!-- yellow cards column -->
- <record indx="6" colour="red card"/> <!-- red cards column -->
- <record indx="12" colour="average rating"/> <!-- average rating column -->
- </list>
-
- <list id="column_display_properties">
- <record indx="0" sort_disabled="true"/>
- </list>
-
- </widget>
- </container>
- </panel>